From 96d462741000645ab839ce8b2b359efe53ee2a1c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 20 Sep 2018 17:49:16 +0100 Subject: [PATCH] wip --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 941945ecf0..7ae9b3303c 100755 --- a/debian/rules +++ b/debian/rules @@ -37,9 +37,10 @@ dpkg_LDFLAGS := $(shell dpkg-buildflags --get CPPFLAGS) dh $@ override_dh_auto_clean: - $(MAKE) -j1 distclean + : $(MAKE) -j1 distclean override_dh_auto_configure: + dh_update_autotools_config ./configure \ --disable-stubdom \ --prefix=/usr \ -- 2.30.2